Carbon


SetScriptQDPatchAddress

Header: Script.h Carbon status: Unsupported

void SetScriptQDPatchAddress (
    SInt16 trapNum, 
    Boolean Before, 
    Boolean forPrinting, 
    UniversalProcPtr routineAddr, 
    ScriptCode script
);
trapNum
Before
forPrinting
routineAddr
script

AVAILABILITY

Not supported in Carbon. Not available in CarbonLib, but available when InterfaceLib 7.1 or later is installed. Exported by InterfaceLib 7.1 and later.

CARBON NOTES

Part of WorldScript I which Carbon will not support. In the long term you should plan to convert WorldScript applications to use Unicode instead.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)